home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / doom / progs / doom15re / readme.txt < prev    next >
Text File  |  1994-07-20  |  5KB  |  114 lines

  1.  THIS IS VERSION 2.0 of ERICS 1.5 REGISTERED PATCH
  2.  
  3.  I am inclined to do this as ID has not released the reg 1.5 patch. 
  4.  (John Romero romero@idcube.idsoftware.com YOUR slow!!!!!)
  5.  
  6. ** Ok all you LAZY DILLBAGS who cannot hexedit, here is a C code addition ** 
  7. **REMEMBER TO BACK UP YOUR DOOM.WAD before perfoming upgrade.**** 
  8. DISCLAIMER not responsible for whatever happens. MAKE A BACKUP!!!
  9.  
  10. This will AUTOMATICALLY rename those directory entries that 
  11. I told you to hex edit. So to fix this doom.wad to 15
  12. do the following after getting this file.
  13.  
  14. 1)  Copy 1.2 registered wad into the dir where the 15 doom.exe is. 
  15. Then extract all 15regVR2.zip into this directory and follow the
  16. following.
  17.     Run the FIX.BAT this will use DMGRAPH to replace a set of 
  18. graphics which I think are seldom used, with the regeneration
  19. graphics that are needed from 1.5 shareware. This cannot be
  20. done as a PWAD. It doesn't seem to work if made as a PWAD. Doom doesn't 
  21. recognize the new graphics. I chose to replace the  BAL3*
  22. graphics with the IFOG* graphics. The next C code program I made 
  23. called PATCH will then AUTOMATICALLY edit the entries from BAL3* to IFOG*.
  24.  
  25.  BAL3A0 to IFOGA0
  26.  BAL3B0 to IFOGB0
  27.  BAL3C0 to IFOGC0
  28.  BAL3D0 to IFOGD0
  29.  BALDE0 to IFOGE0
  30.  
  31.   It will then proceed to load a lmp called test to show two friends 
  32. who used my fix.bat to demonstrate the regeneration ie DEATHMATCH 2.0
  33. in a PWAD level. If it plays then give this patch to your friend
  34. have him do the same and try -ALTDEATH with them.
  35. Remember you will need to use "doom -file 151.wad [optional.wad] blah blah"
  36. to make it run unless you REBUILD and incorporate the 151.wad into a 10meg
  37. doom.wad
  38.  
  39.  
  40. 2) OR Choose one of the following:
  41.  
  42.  i) Then use DEU on this "fixed" Doom.wad and load 151.wad.
  43.     151.wad contains everything that was in the shareware 
  44.     version and not in the 12 reg. wad.
  45.     REBUILD the 10meg wad from DEU including the stuff in 151.wad
  46.     Delete DOOM1.WAD and rename the REBUILT wad into DOOM.WAD.
  47.  
  48.  ii) Or everytime you load doom type "doom -file 151.wad your.wad"
  49.      to play.
  50.  
  51. 4)Tell you friend to do the same and try DeathMatch 2.0 against him.
  52. using line like "call sersetup -ALTDEATH -dial blah blah".
  53. Record some lmps and send them to the newgroup or infant2.
  54. With the caption I got a deathmatch 2.0 going thanks to ERIC 
  55. "Pook-Gai" Leung's 15 Patch.
  56. ***MOST IMPORTANTLY**** post in alt.games.doom that THIS WORKS
  57. and then uuencode it and load it up into alt.binaries.doom and 
  58. alt.games.doom
  59.  
  60.  
  61. NOTE if you wait to watch all the menu demo lmps in the third one 
  62. it would seem like the player is insane after the first death. 
  63. This is because there was a map change on this level in 15beta.
  64. I did not extract it because it seem pointless to do so. The level
  65. will run perfectly when you play it.
  66.  
  67. PS I added to 151.wad the dmxgus.ini file from 1.5 shareware
  68.  
  69. What did I do to get this to work?:
  70.     
  71.     Well lets say since I TA a high level CPSC C programming course and 
  72. suffice to say I am Excellent in C coding.
  73.     
  74.     I looked at the source code for DEU didn't like the shareware checking
  75. and editing and saving preventions. So I rewrote the interface and REMOVED
  76. those annoying preventions thus my DEU can edit any wads. 
  77. You can also just hexedit the IWAD to PWAD in the DOOM1.WAD then use
  78. DEU to edit the shareware as someone suggested by it doesn't work for
  79. some things.
  80.         I also made the patch file to rename the entries in doom
  81. rather than have you hexedit yourself.
  82.  
  83. A user who tried the OTHER methods.
  84.  
  85. >I tried the STUPID technique of renaming the reg 12 wad to doom1.wad
  86. >and then renaming the 15 shareware to doom.wad. Following to
  87. >start doom by doom -file doom1.wad. This doesn't allow me to get
  88. >DEATHMATCH 2.0 (ie REGENERATING OBJECTS). This can be tested as a
  89. >one player by "doom -file doom1.wad -altdeath -warp 1 1" this
  90. >will let you play ONE player Deathmatch 2.0 and you can then 
  91. >test if the objects regenerate. THEY DON'T!!!!!
  92.  
  93. As a final NOTE:
  94.  
  95. The whole point of this 15regVR2.zip was to get DEATHMATCH 2.0 
  96. (regenerating object) to work and not crash when DOOM looks for 
  97. the regeneration graphics. They cannot be added as a pwad so thats 
  98. why you must hexedit the doom.wad THE WHOLE IDEA was to get a 2 or 
  99. more man game going with Deathmatch 2.0.
  100.  
  101. PS. Romero didn't play me. I alloted June 18th or 19th to play him and 
  102. he didn't play me. Thus I left for vacation. I am telnetting to my account.
  103.  
  104. Who am I:
  105.  
  106.    Eric "Pook-Gai" Leung. July 19th version TWO of hack. 
  107.    Email me for help eyleung@unixg.ubc.ca
  108.  
  109.  
  110. ----->   You ask yourself how I did this? You as yourself am I the DOOM GOD. 
  111. ----->   You ask yourself do I have a GOD complex. Again I am GOD, Doom GOD   
  112.  
  113.  
  114.